home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / varie / rpn_calc.rdm < prev    next >
Text File  |  1997-01-18  |  575b  |  12 lines

  1. Short:    A sort of RPN-calculator written in Basic.
  2. Author:   trulsson@student.docs.uu.se (Erik Trulsson)
  3. Uploader: trulsson@student.docs.uu.se (Erik Trulsson)
  4.  
  5.  
  6. This is a program written in HiSoft Basic for calculating RPN-expressions
  7. It really started just a small program to see how difficult it was to handle
  8. rpn expressions (not very). After that it turned into a prime example of
  9. creeping featurism. It has (very limited) macro- and graphic capabilities
  10. and an embryo for help-system.
  11. It is hereby placed into the public domain so you may do whatever you wnat with it
  12.